synchronizing code造句
例句與造句
- The synchronizing code must perform operations on the
的同步版本。同步代碼必須在 - Synchronized code regions
同步代碼區(qū)域。 - Synchronized code regions
同步代碼區(qū)域 - In other words , code in other threads cannot run until code in the synchronized code block has finished
換言之,其他線程中的代碼必須等到同步代碼塊中的代碼運行結(jié)束后才能運行。 - Try to put access to such resources in a separate thread , preferably outside any synchronized code
盡量將對這類資源的訪問放在一個單獨的線程中,最好在任何synchronized代碼之外。 - It's difficult to find synchronizing code in a sentence. 用synchronizing code造句挺難的
- Be sure to not synchronize code that makes blocking calls , or make sure that a non - synchronized method exists on an object with synchronized blocking code
必須確保不在同步代碼中包含那些阻塞調(diào)用,或確認(rèn)在一個用同步阻塞代碼的對象中存在非同步方法。 - For example , if a container object is to be used by multiple threads , then the container can be passed to lock , and the synchronized code block following the lock would access the container
例如,如果一個容器對象將被多個線程使用,則可以將該容器傳遞給lock ,而lock后面的同步代碼塊將訪問該容器。 - Were quite confusing , so much so that many knowledgeable developers chose to sometimes ignore the rules because writing properly synchronized code under the old memory model was so difficult
的語義很讓人混淆,以致于許多有見地的開發(fā)者有時選擇忽略這些規(guī)則,因為在舊的存儲模型下編寫正確同步的代碼非常困難。 - After achieving the synchronization of the pn code and carrier , despreading and demodulating the received dsss signal can be executed with the local synchronized code and carrier . so , lots of energy and fund has been expended on it
直接序列擴頻系統(tǒng)只有在完成了偽碼同步和載波同步之后,才可能用同步的本地偽碼和本地載波對接收的擴頻信號進(jìn)行解擴、解調(diào)。